PDF4Java Reference Documentation
com.o2sol.pdf4java.transforms Package / PDFReplaceImageEvent Class / getOldImageID Method
In This Topic
    getOldImageID Method
    In This Topic
    Gets the ID of the old image.
    This ID identifies the image in the Resources dictionary and it is also used as parameter for the Do operator.
    Syntax
    public PDFCosName getOldImageID()

    Return Value

    The ID used to reference the image in the page content.
    See Also